Param2Desc{Handle of a treeview item}CommandName{getTreeViewChild}HelpPath{Special}ReturnValue{handle child=}OpenBrace{(}Parameters{handle gadget, handle item}CloseBrace{)}Description{Retrieves a handle to the first child of the specified treeview item.  This command is useful when "walking" through a treeview, if you wanted to print a list of all the items in a treeview for example.}ReturnDescription{Handle of the first child of the specified item.}Param1{gadget}Param1Desc{Handle of a treeview gadget}Param2{item}